home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000415_news@newsmaster….columbia.edu _Thu Dec 10 12:00:14 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id MAA07179
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 10 Dec 1998 12:00:13 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id MAA26534
  7.     for kermit.misc@watsun; Thu, 10 Dec 1998 12:00:12 -0500 (EST)
  8. Path: news.columbia.edu!panix!howland.erols.net!news.maxwell.syr.edu!nntp2.dejanews.com!nnrp1.dejanews.com!not-for-mail
  9. From: dn5006@my-dejanews.com
  10. Newsgroups: comp.protocols.kermit.misc,comp.unix.solaris
  11. Subject: Kermit95: Success Story
  12. Date: Thu, 10 Dec 1998 16:46:46 GMT
  13. Organization: Deja News - The Leader in Internet Discussion
  14. Lines: 23
  15. Message-ID: <74ottl$jap$1@nnrp1.dejanews.com>
  16. References: <913198664.933802@scarlatti> <74m2tu$km8$1@apakabar.cc.columbia.edu> <913280526.237271@scarlatti> <74om52$8n9$1@apakabar.cc.columbia.edu>
  17. NNTP-Posting-Host: 57.250.224.19
  18. X-Article-Creation-Date: Thu Dec 10 16:46:46 1998 GMT
  19. X-Http-User-Agent: Mozilla/2.0 (compatible; MSIE 3.01; Windows 95)
  20. X-Http-Proxy: 1.0 x3.dejanews.com:80 (Squid/1.1.22) for client 57.250.224.19
  21. Xref: news.columbia.edu comp.protocols.kermit.misc:9622 comp.unix.solaris:186979
  22.  
  23. We have numerous computer systems that locate on five continents. Their
  24. system time should match the GMT, but they seldom do.
  25.  
  26. I had to develop interface programs for each different computer to read the
  27. GMT of an external GPS(Global Positioning System) via X25, or to
  28. telnet/rlogin to each of these computers and validate their system time. I
  29. had to maintain different versions of the same program on different
  30. computers. To develop and maintain I/O system program is always terrible,
  31. since each computer and its interface channel behaves differently.
  32.  
  33. A PC with a GPS (Global Positioning System) on board and Kermit95 solves the
  34. tedious task. The GPS provides the GMT time, a K95 script takes this time
  35. stamp and validates the system time of all other computers.
  36.  
  37. I schedule this script to run weekly to replace me. Now I maintain only a K95
  38. script instead of zig programs in C, FORTRAN & Assembler, an unmeasurable
  39. benefit ratio.
  40.  
  41. Dat Nguyen
  42. Airlines Telecommunication Services
  43.  
  44. -----------== Posted via Deja News, The Discussion Network ==----------
  45. http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own